memory access
英 [ˈmeməri ˈækses]
美 [ˈmeməri ˈækses]
存储访问,内存访问;存取存储器
英英释义
noun
- (computer science) the operation of reading or writing stored information
双语例句
- Analysis and Research of Windows CE Memory Access
WINDOWSCE内存访问原理分析与研究 - For C and C++ programs ( not Java or. NET), Purify works by inserting extra instructions around every memory access the program performs.
对于C和C++程序(而不是Java或者.NET),Purify通过在这个程序执行中的每一个内存访问周围插入额外的指令来工作。 - NUMA support ( Non-Uniform Memory Access, memory design for multiprocessors) allows virtual machines to efficiently access large amounts of memory.
NUMA支持(非一致性内存访问,针对多处理器的内存设计)允许虚拟机有效地访问大量内存。 - A method and apparatus for high performance volatile disk drive ( VDD) memory access using an integrated direct memory access ( DMA) engine.
一种方法和装置,用于使用集成直接存储器访问(DMA)引擎进行高性能易失性磁盘驱动器(VDD)存储器访问。 - A Memory Access Technology of Heterogeneous Multi-Core System Based on Cell Broadband Engine Architecture
面向Cell宽带引擎架构的异构多核访存技术 - Modern hardware makes use of nonuniform memory access ( NUMA), whereby a processor can access local memory faster than memory located remotely, on another bus.
现代硬件利用了非一致内存访问(NUMA),因此,处理器访问本地内存的速度比访问位于另一个总线上的远程内存的速度更快。 - Does it contain memory access errors?
是否包括内存访问错误? - This advanced property is used for optimizing memory access. See documentation for usage.
此高级属性用于优化内存访问。有关用法,请参阅文档。 - The tightly-coupled nature of the CMP allows very short physical distances between processors and memory and, therefore, minimal memory access latency and higher performance.
CMP紧密耦合的本质使处理器与内存之间的物理距离很短,因此可提供最小的内存访问延迟和更高的性能。 - Hence the term Non-Uniform Memory access.
因此就有了非均匀存储器存取这个术语。